Part Number Hot Search : 
C1206 LA7858 15DCF6F NTE1899 BZS55B11 CZ8208 ACT374 70001
Product Description
Full Text Search
 

To Download 3912930 Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
  fm25c160b 16-kbit (2 k 8) serial (spi) automotive f-ram cypress semiconductor corporation ? 198 champion court ? san jose , ca 95134-1709 ? 408-943-2600 document number: 001-86150 rev. *a revised january 23, 2014 16-kbit (2 k 8) serial (spi) automotive f-ram features 16-kbit ferroelectric random access memory (f-ram) logically organized as 2 k 8 ? high-endurance 10 trillion (10 13 ) read/writes ? 121-year data retention (see the data retention and endurance table) ? nodelay? writes ? advanced high-reliability ferroelectric process very fast serial peripheral interface (spi) ? up to 15 mhz frequency ? direct hardware replacement for serial flash and eeprom ? supports spi mode 0 (0,0) and mode 3 (1,1) sophisticated write protection scheme ? hardware protection using the write protect (wp ) pin ? software protection using write disable instruction ? software block protection for 1/4, 1/2, or entire array low power consumption ? 300 ? a active current at 1 mhz ? 10 ? a (typ) standby current at +85 ? c voltage operation: v dd = 4.5 v to 5.5 v automotive-e temperature: ?40 ? c to +125 ? c 8-pin small outline integrated circuit (soic) package aec q100 grade 1 compliant restriction of hazardous substances (rohs) compliant functional overview the fm25c160b is a 16-kbit nonvolatile memory employing an advanced ferroelectric process. a ferroelectric random access memory or f-ram is nonvolatile and performs reads and writes similar to a ram. it provides reliable data retention for 121 years while eliminating the complexities, overhead, and system level reliability problems caused by serial flash, eeprom, and other nonvolatile memories. unlike serial flash and eepr om, the fm25c160b performs write operations at bus speed. no write delays are incurred. data is written to the memory array immediately after each byte is successfully transferred to the device. the next bus cycle can commence without the need for data polling. in addition, the product offers substantial write endurance compared with other nonvolatile memories. the fm25c160b is capable of supporting 10 13 read/write cycles, or 10 millio n times more write cycles than eeprom. these capabilities make the fm25c160b ideal for nonvolatile memory applications requirin g frequent or rapid writes. examples range from data collecti on, where the number of write cycles may be critical, to demanding industrial controls where the long write time of serial flash or eeprom can cause data loss. the fm25c160b provides substantial benefits to users of serial eeprom or flash as a hardwa re drop-in replacement. the fm25c160b uses the high-speed spi bus, which enhances the high-speed write capability of f-ram technology. the device specifications are guaranteed ov er an automotive-e temperature range of ?40 ? c to +125 ? c. instruction decoder clock generator control logic write protect instruction register address register counter 2 k x 8 f-ram array 11 data i/ o register 8 nonvolatile status register 3 wp cs hold sck so si logic block diagram
fm25c160b document number: 001-86150 rev. *a page 2 of 20 contents pinout ................................................................................ 3 pin definitions .................................................................. 3 overview............................................................................ 4 memory architecture........................................................ 4 serial peripheral interface ? spi bus.............................. 4 spi overview............................................................... 4 spi modes................................................................... 6 power up to first access ........ .................................... 6 command structure .................................................... 6 wren - set write enable latch .............. .............. ..... 6 wrdi - reset write enable latch............................... 6 write protection................................................................ 6 rdsr - read status register. .................................... 8 wrsr - write status register .................................... 8 memory operation............................................................ 9 write operation ........................................................... 9 read operation ........................................................... 9 hold pin operation ................................................. 10 endurance ................................................................. 11 maximum ratings........................................................... 12 operating range............................................................. 12 dc electrical characteristics ........................................ 12 data retention and endurance ..................................... 13 example of an f-ram life time in an aec-q100 automotive application ................................................. 13 capacitance .................................................................... 13 thermal resistance........................................................ 13 ac test conditions ........................................................ 13 ac switching characteristics ....................................... 14 power cycle timing ....................................................... 16 ordering information...................................................... 17 ordering code definitions ...... ................................... 17 package diagram............................................................ 18 acronyms ........................................................................ 19 document conventions ................................................. 19 units of measure ....................................................... 19 document history page ................................................. 20 sales, solutions, and legal information ...................... 21 worldwide sales and design supp ort............. .......... 21 products .................................................................... 21 psoc? solutions ...................................................... 21 cypress developer community................................. 21 technical support .................. ................................... 21
fm25c160b document number: 001-86150 rev. *a page 3 of 20 pinout figure 1. 8-pin soic pinout hold sck 1 2 3 4 5 cs 8 7 6 v dd si so top view not to scale v ss wp pin deinitions pin name i/o type description cs input chip select . this active low input activates th e device. when high, the device enters low-power standby mode, ignores other inputs, and tristates the output. when low, the device internally activates the sck signal. a falling edge on cs must occur before every opcode. sck input serial clock . all i/o activity is synchronized to the serial clock. inputs are latched on the rising edge and outputs occur on the falling edge. be cause the device is synchronous, the clock frequency may be any value between 0 and 15 mhz and may be interrupted at any time. si [1] input serial input . all data is input to the device on this pin. the pin is sampled on the rising edge of sck and is ignored at other times. it should always be driven to a valid logic level to meet i dd specifications. so [1] output serial output . this is the data output pin. it is driven during a read and remains tristated at all other times including when hold is low. data transitions are driven on the falling edge of the serial clock. wp input write protect . this active low pin prevents write oper ation to the status register when wpen is set to ?1?. this is critical because other wr ite protection features are controlled through the status register. a complete explanation of write protection is provided in status register and write protection on page 7 . this pin must be tied to v dd if not used. note t hat the function of wp is different from the fm25160. hold input hold pin . the hold pin is used when the host cpu must interrupt a memory operation for another task. when hold is low, the current operation is suspended. the device ignores any transition on sck or cs . all transitions on hold must occur while sck is low. this pin must be tied to v dd if not used. v ss power supply ground for the device. must be connected to the ground of the system. v dd power supply power supply input to the device. note 1. si may be connected to so for a single pin data interface .
fm25c160b document number: 001-86150 rev. *a page 4 of 20 overview the fm25c160b is a serial f-ram memory. the memory array is logically organized as 2,048 8 bits and is accessed using an industry standard serial peripheral interface (spi) bus. the functional operation of the f-ram is similar to serial flash and serial eeproms. the majo r difference between the fm25c160b and a serial flash or eeprom with the same pinout is the f-ram's superior write performance, high endurance, and low power consumption. it also differs from cypress?s 25160 by supporting spi mode 3 and the industry standard 16-bit addressing protocol. this makes the fm25c160b a drop-in replacement for most 16-kbit spi eeproms that support modes 0 & 3. memory architecture when accessing the fm25c160b, the user addresses 2k locations of eight data bits each. these eight data bits are shifted in or out serially. the addresses are accessed using the spi protocol, which includes a chip select (to permit multiple devices on the bus), an opcode, and a tw o-byte address. the upper 5 bits of the address range are 'don't care' values. the complete address of 11 bits specifies each byte address uniquely. most functions of the fm25c160 b are either controlled by the spi interface or handled by on-board circuitry. the access time for the memory operation is essentially zero, beyond the time needed for the serial protocol. th at is, the memory is read or written at the speed of the spi bus. unlike a serial flash or eeprom, it is not necessary to poll the device for a ready condition because writes occur at bus speed. by the time a new bus transaction can be shifted in to the device, a write operation is complete. this is explained in more detail in the interface section. note the fm25c160b contains no power management circuits other than a simple internal power-on reset circuit. it is the user?s responsibility to ensure that v dd is within datasheet tolerances to prevent incorrect operation. it is recommended that the part is not powered down with chip enable active. serial peripheral interface ? spi bus the fm25c160b is a spi slave device and operates at speeds up to 15 mhz. this high-speed serial bus provides high-performance serial communication to a spi master. many common microcontrollers have hardware spi ports allowing a direct interface. it is quite simple to emulate the port using ordinary port pins for microcon trollers that do not. the fm25c160b operates in spi mode 0 and 3. spi overview the spi is a four-pin inte rface with chip select (cs ), serial input (si), serial output (so), a nd serial clock (sck) pins. the spi is a synchronous serial interface, which uses clock and data pins for memory access and supports multiple devices on the data bus. a device on the spi bus is activated using the cs pin. the relationship between chip select, clock, and data is dictated by the spi mode. this device supports spi modes 0 and 3. in both of these modes, data is clocked into the f-ram on the rising edge of sck starting from the first rising edge after cs goes active. the spi protocol is controlled by opcodes. these opcodes specify the commands from the bus master to the slave device. after cs is activated, the first byte transferred from the bus master is the opcode. followin g the opcode, any addresses and data are then transferred. the cs must go inactive after an operation is complete and before a new opcode can be issued. the commonly used terms in the spi protocol are as follows: spi master the spi master device controls the operations on a spi bus. an spi bus may have only one master with one or more slave devices. all the slaves share the same spi bus lines and the master may select any of t he slave devices using the cs pin. all of the operations must be initiated by the master activating a slave device by pulling the cs pin of the slave low. the master also generates the sck and all the data transmission on si and so lines are synchronize d with this clock. spi slave the spi slave device is activated by the master through the chip select line. a slave device gets th e sck as an input from the spi master and all the communicat ion is synchronized with this clock. an spi slave never in itiates a communication on the spi bus and acts only on the instruction from the master. the fm25c160b operates as an spi slave and may share the spi bus with other spi slave devices. chip select (cs ) to select any slave device, the master needs to pull down the corresponding cs pin. any instruction can be issued to a slave device only while the cs pin is low. when the device is not selected, data through the si pin is ignored and the serial output pin (so) remains in a high-impedance state. note a new instruction must begin with the falling edge of cs . therefore, only one opcode can be issued for each active chip select cycle. serial clock (sck) the serial clock is generated by the spi master and the communication is synchronized with this clock after cs goes low. the fm25c160b enables spi modes 0 and 3 for data communication. in both of these modes, the inputs are latched by the slave device on the rising edge of sck and outputs are issued on the falling edge. therefor e, the first rising edge of sck signifies the arrival of the first bit (msb) of a spi instruction on the si pin. further, all data inputs and outputs are synchronized with sck.
fm25c160b document number: 001-86150 rev. *a page 5 of 20 data transmission (si/so) the spi data bus consists of two lines, si and so, for serial data communication. si is also referred to as master out slave in (mosi) and so is referred to as master in slave out (miso). the master issues instructions to t he slave through the si pin, while the slave responds through the so pin. multiple slave devices may share the si and so lines as described earlier. the fm25c160b has two separate pins for si and so, which can be connected with the master as shown in figure 2 . for a microcontroller that has no dedicated spi bus, a general-purpose port may be used. to reduce hardware resources on the controller, it is possible to connect the two data pins (si, so) together and tie off (high) the hold and wp pins. figure 3 shows such a configuration, which uses only three pins. most significant bit (msb) the spi protocol requires that the first bit to be transmitted is the most significant bit (msb). this is valid for both address and data transmission. the 16-kbit serial f-ram requires a 2-byte address for any read or write operation. because the address is only 11 bits, the first five bits which are fed in are ignored by the device. although these three bits are ?don?t care?, cypress recommends that these bits be set to 0s to enable seamless transition to higher memory densities. serial opcode after the slave device is selected with cs going low, the first byte received is treated as the opcode for the intended operation. fm25c160b uses the standard opcodes for memory accesses. invalid opcode if an invalid opcode is received, the opcode is ignored and the device ignores any additional serial data on the si pin until the next falling edge of cs , and the so pin remains tristated. status register fm25c160b has an 8-bit status register. the bits in the status register are used to configure the device. these bits are described in table 3 on page 7 . figure 2. system configuration with spi port figure 3. system configuration without spi port cs1 cs2 hold1 hold2 fm25c160b fm25c160b wp1 wp2 sck si so sck si so cs hold wp cs hold wp sck mosi miso spi microcontroller fm25c160b microcontroller sck si so cs hold wp p1.2 p1.1 p1.0
fm25c160b document number: 001-86150 rev. *a page 6 of 20 spi modes fm25c160b may be driven by a microcontroller with its spi peripheral running in either of the following two modes: spi mode 0 (cpol = 0, cpha = 0) spi mode 3 (cpol = 1, cpha = 1) for both these modes, the input data is latched in on the rising edge of sck starting from the first rising edge after cs goes active. if the clock starts from a high state (in mode 3), the first rising edge after the clock toggles is considered. the output data is available on the falling edge of sck. the two spi modes are shown in figure 4 on page 6 and figure 5 on page 6 . the status of the clock when the bus master is not transferring data is: sck remains at 0 for mode 0 sck remains at 1 for mode 3 the device detects the spi mode fr om the status of the sck pin when the device is selected by bringing the cs pin low. if the sck pin is low when the device is selected, spi mode 0 is assumed and if the sck pin is high, it works in spi mode 3. power up to first access the fm25c160b is not accessible for a t pu time after power up. users must comply with the timing parameter t pu , which is the minimum time from v dd (min) to the first cs low. command structure there are six commands, called opcodes, that can be issued by the bus master to the fm25c160b. they are listed in table 1 . these opcodes control the functions performed by the memory. wren - set write enable latch the fm25c160b will power up with writes disabled. the wren command must be issued before any write operation. sending the wren opcode allows the user to issue subsequent opcodes for write operations. these incl ude writing the status register (wrsr) and writing the memory (write). sending the wren opcode causes the internal write enable latch to be set. a flag bit in the status register, called wel, indicates the state of t he latch. wel = ?1? indicates that writes are permitted. attempting to write the wel bit in the status register has no effect on the state of this bit ? only the wren opcode can set this bit. the wel bit will be aut omatically cleared on the rising edge of cs following a wrdi, a wrsr, or a write operation. this prevents further writes to t he status register or the f-ram array without another wren command. figure 6 illustrates the wren command bus configuration. wrdi - reset write enable latch the wrdi command disables all write activity by clearing the write enable latch. the user can verify that writes are disabled by reading the wel bit in the status register and verifying that wel is equal to ?0?. figure 7 illustrates the wrdi command bus configuration. figure 4. spi mode 0 figure 5. spi mode 3 lsb msb 76543210 cs sck si 01 2 3 4 5 67 cs sck si 765432 10 lsb msb 01 2 3 4 5 67 1 o o wren set write enable latch 0000 0110b wrdi write disable 0000 0100b rdsr read status register 0000 0101b wrsr write status register 0000 0001b read read memory data 0000 0011b write write memory data 0000 0010b figure 6. wren bus configuration figure 7. wrdi bus configuration 0 0 0 0 0 1 1 0 cs sck si so hi-z 0 1 2 3 4 5 6 7 0 0 0 cs sck si so hi-z 0 1 2 3 4 5 6 7 0 0 00 1
fm25c160b document number: 001-86150 rev. *a page 7 of 20 status register and write protection the write protection features of the fm25c160b are multi-tiered and are enabled through the status register. the status register is organized as follows. (the default value shipped from the factory for bits in the status register is ?0?). bits 0 and 4-6 are fixed at ?0?; none of these bits can be modified. note that bit 0 (?ready or write in progress? bit in serial flash and eeprom) is unnecessary, as the f-ram writes in real-time and is never busy, so it reads out as a ?0?. the bp1 and bp0 control the software write-protection f eatures and are nonvolatile bits. the wel flag indicates the state of the write enable latch. attempting to directly write the we l bit in the status register has no effect on its state. this bit is internally set and cleared via the wren and wrdi commands, respectively. bp1 and bp0 are memory block write protection bits. they specify portions of me mory that are write- protected as shown in ta b l e 4 . the bp1 and bp0 bits and the write enable latch are the only mechanisms that protect the memory from writes. the remaining write protection features protect inadvertent changes to the block protect bits. the write protect enable bit (wpen) in the status register controls the effect of the hardware write protect (wp ) pin. when the wpen bit is set to ?0?, the status of the wp pin is ignored. when the wpen bit is set to ?1?, a low on the wp pin inhibits a write to the status register. thus the status register is write-protected only when wpen = ?1? and wp = ?0?. ta b l e 5 summarizes the write protection conditions. rdsr - read status register the rdsr command allows the bus master to verify the contents of the status register. reading the status register provides information about the current state of the write-protection features. fo llowing the rdsr opcode, the fm25c160b will return one byte with the contents of the status register. wrsr - write status register the wrsr command allows the spi bus master to write into the status register and change th e write protect configuration by setting the wpen, bp0 and bp1 bits as required. before issuing a wrsr command, the wp pin must be high or inactive. note that on the fm25c160b, wp only prevents writing to the status register, not the memory array. before sending the wrsr command, the user must send a wren command to enable writes. executing a wrsr command is a write operation and therefore, clears the write enable latch. table 2. status register bit 7 bit 6 bit 5 bit 4 bit 3 bit 2 bit 1 bit 0 wpen (0) x (0) x (0) x (0) bp1 (0) bp0 (0) wel (0) x (0) table 3. status register bit definition bit definition description bit 0 don?t care this bit is non-writable and always returns ?0? upon read. bit 1 (wel) write enable latch wel indicates if the device is write enabled. this bit defaults to ?0? (disabled) on power-up. wel = '1' --> write enabled wel = '0' --> write disabled bit 2 (bp0) block protect bit ?0? used for block protection. for details, see table 4 on page 7 . bit 3 (bp1) block protect bit ?1? used for block protection. for details, see table 4 on page 7 . bit 4-6 don?t care these bits are non-writable and always return ?0? upon read. bit 7 (wpen) write protect enable bit used to ena ble the function of write protect pin (wp ). for details, see table 5 on page 7 . table 4. block memory write protection bp1 bp0 protected address range 0 0 none 0 1 600h to 7ffh (upper 1/4) 1 0 400h to 7ffh (upper 1/2) 1 1 000h to 7ffh (all) table 5. write protection wel wpen wp protected blocks unprotected blocks status register 0 x x protected protected protected 1 0 x protected unprotected unprotected 1 1 0 protected unprotected protected 1 1 1 protected unprotected unprotected
fm25c160b document number: 001-86150 rev. *a page 8 of 20 memory operation the spi interface, which is capable of a high clock frequency, highlights the fast write capability of the f-ram technology. unlike serial flash and eeproms, the fm25c160b can perform sequential writes at bus speed. no page register is needed and any number of sequential wr ites may be performed. write operation all writes to the memory begin with a wren opcode. the write opcode is followed by a two-byte address containing the 11-bit address (a10-a0) of the first data byte to be written into the memory. the upper five bits of the two-byte address are ignored. subsequent bytes are data bytes, which are written sequentially. addresses are incremented internally as long as the bus master continues to issue clocks and keeps cs low. if the last address of 7ffh is reached, the counter will roll over to 000h. data is written msb first. the rising edge of cs terminates a write operation. a write operation is shown in figure 10 . note when a burst write reaches a protected block address, the automatic address increment stops and all the subsequent data bytes received for write will be ignored by the device. eeproms use page buffers to in crease their write throughput. this compensates for the technology's inherently slow write operations. f-ram memories do not have page buffers because each byte is written to the f-ram array immediately after it is clocked in (after the eighth clock). this allows any number of bytes to be written without page buffer delays. note if the power is lost in the mi ddle of the write operation, only the last completed byte will be written. read operation after the falling edge of cs , the bus master can issue a read opcode. following the read command is a two-byte address containing the 11-bit address (a10-a0 ) of the first byte of the read operation. the upper five bits of the address are ignored. after the opcode and address are issued, the device drives out the read data on the next eight clocks. the si input is ignored during read data bytes. subsequent bytes are data bytes, which are read out sequentially. addresses are incremented internally as long as the bus master cont inues to issu e clocks and cs is low. if the last address of 7ffh is reached, the counter will roll over to 000h. data is read msb first. the rising edge of cs terminates a read operation and tristates the so pin. a read operation is shown in figure 11 . figure 8. rdsr bus configuration figure 9. wrsr bus configuration (wren not shown) cs sck so 01234567 si 000001 0 0 1 hi-z 012345 67 lsb d0 d1 d2 d3 d4 d5 d6 msb d7 opcode data cs sck so 0123 4567 si 00 00000 1 msb lsb d2 d3 d7 hi-z 012345 67 opcode data x x x x x
fm25c160b document number: 001-86150 rev. *a page 9 of 20 hold pin operation the hold pin can be used to interrupt a serial operation without aborting it. if the bus master pulls the hold pin low while sck is low, the current operati on will pause. taking the hold pin high while sck is low will resume an operation. the transitions of hold must occur while sck is low, but the sck and cs pin can toggle during a hold state. figure 10. memory write (wren not shown) figure 11. memory read ~ ~ cs sck so 01234 5 6 70 7 6 5 4 3 2 1 1213141501234567 msb lsb data d0 d1 d2 d3 d4 d5 d6 d7 si opcode 0000001 xxxxx a9 0 a10 a8 a3 a1 a2 a0 11-bit address msb lsb hi-z ~ ~ cs sck so 01 23456 70 7 6 5 4 3 2 1 12131415012345 6 7 msb lsb data si opcode 0000001 xxxxx a9 1 a10 a8 a3 a1 a2 a0 11-bit address msb lsb d0 d1 d2 d3 d4 d5 d6 d7 hi-z figure 12. hold operation [2] cs sck hold so ~ ~ ~ ~ si valid in valid in note 2. figure shows hold operation for input mode and output mode.
fm25c160b document number: 001-86150 rev. *a page 10 of 20 endurance the fm25c160b devices are capable of being accessed at least 10 13 times, reads or writes. an f-ram memory operates with a read and restore mechanism. therefore, an endurance cycle is applied on a row basis for each access (read or write) to the memory array. the f-ram architec ture is based on an array of rows and columns of 256 rows of 64-bits each. the entire row is internally accessed once whether a single byte or all eight bytes are read or written. each byte in the row is counted only once in an endurance calculation. ta b l e 6 shows endurance calculations for a 64-byte repeating loop, which includes an opcode, a starting address, and a sequential 64-byte data stream. this causes each byte to experience one endurance cycle through the loop. table 6. time to reach endurance limit for repeating 64-byte loop sck freq (mhz) endurance cycles/sec endurance cycles/year years to reach limit 10 18,660 5.88 10 11 17.0 5 9,330 2.94 10 11 34.0 1 1,870 5.88 10 10 170.1
fm25c160b document number: 001-86150 rev. *a page 11 of 20 maximum ratings exceeding maximum ratings may shorten the useful life of the device. these user guidelines are not tested. storage temperature ..... ............ ............... ?55 ? c to +125 ? c maximum junction temperature ................................. 135 ? c supply voltage on v dd relative to v ss .........?1.0 v to +7.0 v input voltage ............. ?1.0 v to +7.0 v and v in < v dd +1.0 v dc voltage applied to outputs in high z state .................................... ?0.5 v to v dd + 0.5 v transient voltage (< 20 ns) on any pin to ground potential ............ ..... ?2.0 v to v dd + 2.0 v package power dissipation capability (t a = 25 c) ................................................. 1.0 w surface mount lead soldering temperature (3 seconds) ........ .............. .............. ..... +260 ? c dc output current (1 output at a time, 1s duration) .... 15 ma electrostatic discharge voltage human body model (aec-q100-002 rev. e) ................... 4 kv charged device model (aec-q100-011 rev. b) ........... 1.25 kv machine model (aec-q100-003 rev. e) .......................... 300 v latch up current ..................................................... > 140 ma operating range range ambient temperature (t a ) v dd automotive-e ?40 ? c to +125 ? c 4.5 v to 5.5 v dc electrical characteristics over the operating range parameter description test conditions min typ [5] max unit v dd power supply 4.5 5.0 5.5 v i dd v dd supply current sck toggling between v dd ? 0.3 v and v ss , other inputs v ss or v dd ? 0.3 v. so = open. f sck = 1 mhz ? ? 0.3 ma f sck = 15 mhz??3ma i sb v dd standby current cs = v dd . all other inputs v ss or v dd . t a = 85 c ? ? 10 ? a t a = 125 c ? ? 30 ? a i li input leakage current v ss < v in < v dd ??1 ? a i lo output leakage current v ss < v out < v dd ??1 ? a v ih input high voltage 0.75 v dd ?v dd + 0.3 v v il input low voltage ? 0.3 ? 0.25 v dd v v oh output high voltage i oh = ?2 ma v dd ? 0.8 ? ? v v ol output low voltage i ol = 2 ma ? ? 0.4 v v hys [5] input hysteresis (cs and sck pin) 0.05 v dd ??v notes 3. typical values are at 25 c, v dd = v dd (typ). not 100% tested. 4. this parameter is characterized but not 100% tested.
fm25c160b document number: 001-86150 rev. *a page 12 of 20 ac test conditions input pulse levels .................................10% and 90% of v dd input rise and fall times ...................................................5 ns input and output timing reference levels ................0.5 v dd output load capacitance .............................................. 30 pf data retention and endurance parameter description test condition min max unit t dr data retention t a = 125 ? c 11000 ? hours t a = 105 ? c11?years t a = 85 ? c 121 ? nv c endurance over operating temperature 10 13 ? cycles example of an f-ra m life time in an aec-q100 automotive application an application does not operate under a steady temperature for t he entire usage life time of the application. instead, it is of ten expected to operate in multiple temperature environments throughout the application?s usage life time. accordingly, the retention specif ication for f-ram in applications often needs to be calculated cumulative ly. an example calculation for a multi-temperature thermal pro files is given below. tempeature t time factor t acceleration factor with respect to tmax a [5] profile factor p profile life time l (p) t1 = 125 ? c t1 = 0.1 a1 = 1 8.33 > 10.46 years t2 = 105 ? c t2 = 0.15 a2 = 8.67 t3 = 85 ? c t3 = 0.25 a3 = 95.68 t4 = 55 ? c t4 = 0.50 a4 = 6074.80 capacitance parameter [6] description test conditions max unit c o output pin capacitance (so) t a = 25 ? c, f = 1 mhz, v dd = v dd (typ) 8 pf c i input pin capacitance 6pf thermal resistance parameter description test conditions 8-pin soic unit ? ja thermal resistance (junction to ambient) test conditions follow standard test methods and procedures for measuring thermal impedance, per eia / jesd51. 147 ? c/w ? jc thermal resistance (junction to case) 47 ? c/w notes 5. where k is the boltzmann constant 8.617 10 -5 ev/k, tmax is the highest temperatur e specified for the product, and t is any temperature within the f-ram product specification. all temperatures are in kelvin in the equation. 6. this parameter is characterized but not 100% tested. a lt ?? ltmax ?? ------------------------ e ea k ------- 1 t --- 1 tmax --------------- - ? ?? ?? == p 1 t1 a1 ------- t2 a2 ------- t3 a3 ------- t4 a4 ------- +++ ?? ?? ------------------------------------------------------- - = lp ?? pltmax ?? ? =
fm25c160b document number: 001-86150 rev. *a page 13 of 20 ac switching characteristics over the operating range parameters [7] description min max unit cypress parameter alt. parameter f sck ? sck clock frequency 0 15 mhz t ch ? clock high time 30 ? ns t cl ? clock low time 30 ? ns t csu t css chip select setup 10 ? ns t csh t csh chip select hold 10 ? ns t od [8, 9] t hzcs output disable time ? 25 ns t odv t co output data valid time ? 25 ns t oh ? output hold time 0 ? ns t d ? deselect time 80 ? ns t r [10, 11] ? data in rise time ? 50 ns t f [10, 11] ? data in fall time ? 50 ns t su t sd data setup time 5 ? ns t h t hd data hold time 5 ? ns t hs t sh hold setup time 10 ? ns t hh t hh hold hold time 10 ? ns t hz [8, 9] t hhz hold low to hi-z ? 25 ns t lz [9] t hlz hold high to data active ? 20 ns notes 7. test conditions assume a signal transition time of 5 ns or less, timing reference levels of 0.5 v dd , input pulse levels of 10% to 90% of v dd , and output loading of the specified i ol /i oh and 30 pf load capacitance shown in ac test conditions on page 12 . 8. t od and t hz are specified with a load capacitance of 5 pf. transiti on is measured when the outputs enter a high impedance state. 9. this parameter is characterized and not 100% tested. 10. rise and fall times measured between 10% and 90% of waveform. 11. these parameters are guaranteed by design and are not tested.
fm25c160b document number: 001-86150 rev. *a page 14 of 20 figure 13. synchronous data timing (mode 0) figure 14. hold timing hi-z valid in hi-z cs sck si so t cl t ch t csu t su t h t odv t oh t d t csh t od valid in valid in cs sck hold so t hs t hz t lz t hh t hs t hh ~ ~ ~ ~ si t su valid in valid in
fm25c160b document number: 001-86150 rev. *a page 15 of 20 power cycle timing over the operating range parameter description min max unit t pu power-up v dd (min) to first access (cs low) 1 ? ms t pd last access (cs high) to power-down (v dd (min)) 0 ? s t vr [12] v dd power-up ramp rate 30 ? s/v t vf [12] v dd power-down ramp rate 20 ? s/v figure 15. power cycle timing cs ~ ~ ~ ~ t pu t vr t vf v dd v dd(min) t pd v dd(min) note 12. slope measured at any point on v dd waveform.
fm25c160b document number: 001-86150 rev. *a page 16 of 20 ordering code definitions ordering information ordering code package diagram package type operating range fm25c160b-ga 51-85066 8-pin soic automotive-e fm25c160b-gatr 51-85066 8-pin soic all these parts are pb-free. contact your local cypre ss sales representative for availability of these parts. option: blank = standard; tr = tape and reel temperature range: a = automotive-e (?40 ? c to +125 ? c) package type: g = 8-pin soic; dg = 8-pin tdfn die revision: b density: 160 = 16-kbit voltage: c = 3.0 v to 3.6 v spi f-ram cypress 25 fm c 160 b a g - tr
fm25c160b document number: 001-86150 rev. *a page 17 of 20 package diagram figure 16. 8-pin soic (150 mils) package outline, 51-85066 51-85066 *f
fm25c160b document number: 001-86150 rev. *a page 18 of 20 acronyms document conventions units of measure acronym description aec automotive electronics council cpha clock phase cpol clock polarity eeprom electrically erasable programmable read-only memory eia electronic industries alliance i/o input/output jedec joint electron devices engineering council jesd jedec standards lsb least significant bit msb most significant bit f-ram ferroelectric random access memory rohs restriction of hazardous substances spi serial peripheral interface soic small outline integrated circuit symbol unit of measure c degree celsius hz hertz khz kilohertz k ? kilohm kbit kilobit kv kilovolt mhz megahertz ? a microampere ? s microsecond ma milliampere ms millisecond ns nanosecond ? ohm % percent pf picofarad v volt w watt
fm25c160b document number: 001-86150 rev. *a page 19 of 20 document history page document title: fm25c160b, 16-kbit (2 k 8) serial (spi) automotive f-ram document number: 001-86150 rev. ecn no. orig. of change submission date description of change ** 3912930 gvch 02/25/2013 new spec. *a 4227185 gvch 01/23/2014 converted to cypress standard format updated maximum ratings table - removed moisture sensitivity level (msl) - added junction temperature and latch up current updated data retention and endurance table added ? example of an f-ram life time in an aec-q100 automotive applica- tion ? table added footnote 5 added thermal resistance table removed package marking scheme (top mark) removed ramtron revision history completing sunset review
document number: 001-86150 rev. *a revised january 23, 2014 page 20 of 20 all products and company names mentioned in this document may be the trademarks of their respective holders. fm25c160b ? cypress semiconductor corporation, 2014. the information contained herein is subject to change without notice. cypress semico nductor corporation assumes no responsibility for the use of any circuitry other than circuitry embodied in a cypress product. nor does it convey or imply any license under patent or other rig hts. cypress products are not warranted nor intended to be used for medical, life support, life saving, critical control or safety applications, unless pursuant to an express written agreement with cypres s. furthermore, cypress does not authorize its products for use as critical components in life-support systems where a ma lfunction or failure may reasonably be expe cted to result in significant injury to the user. the inclusion of cypress products in life-support systems application implies that the manufacturer assumes all risk of such use and in doing so indemnifies cypress against all charges. any source code (software and/or firmware) is owned by cypress semiconductor corporation (cypress) and is protected by and subj ect to worldwide patent protection (united states and foreign), united states copyright laws and internatio nal treaty provisions. cypress hereby grants to licensee a personal, non-exclusive, non-transferable license to copy, use, modify, create derivative works of, and compile the cypress source code and derivative works for the sole purpose of creating custom software and or firmware in su pport of licensee product to be used only in conjunction with a cypress integrated circuit as specified in the applicable agreement. any reproduction, modification, translation, compilation, or repre sentation of this source code except as specified above is prohibited without the express written permission of cypress. disclaimer: cypress makes no warranty of any kind, express or implied, with regard to this material, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. cypress reserves the right to make changes without further notice to t he materials described herein. cypress does not assume any liability arising out of the application or use of any product or circuit described herein. cypress does not authori ze its products for use as critical components in life-support systems where a malfunction or failure may reasonably be expected to result in significant injury to the user. the inclusion of cypress? prod uct in a life-support systems application implies that the manufacturer assumes all risk of such use and in doing so indemnifies cypress against all charges. use may be limited by and subject to the applicable cypress software license agreement. sales, solutions, and legal information worldwide sales and design support cypress maintains a worldwide network of offices, solution center s, manufacturer?s representative s, and distributors. to find t he office closest to you, visit us at cypress locations . products automotive cypress.co m/go/automotive clocks & buffers cypress.com/go/clocks interface cypress. com/go/interface lighting & power control cypress.com/go/powerpsoc cypress.com/go/plc memory cypress.com/go/memory psoc cypress.com/go/psoc touch sensing cyp ress.com/go/touch usb controllers cypress.com/go/usb wireless/rf cypress.com/go/wireless psoc ? solutions psoc.cypress.com/solutions psoc 1 | psoc 3 | psoc 4 | psoc 5lp cypress developer community community | forums | blogs | video | training technical support cypress.com/go/support


▲Up To Search▲   

 
Price & Availability of 3912930

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X